* lisp/minibuffer.el: Add support for completion of quoted/escaped data.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 25 Apr 2012 18:40:42 +0000 (14:40 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 25 Apr 2012 18:40:42 +0000 (14:40 -0400)
commit9cf7da17933892d7f84a61d0ae771b982f9a78cd
tree92ac6f09bdf5ec1714dce882dfa86ca0d68835d1
parente7b095a546a6ed10a869736185980fc093bc0f52
* lisp/minibuffer.el: Add support for completion of quoted/escaped data.
(completion-table-with-quoting, completion-table-subvert): New funs.
(completion--twq-try, completion--twq-all): New functions.
(completion--nth-completion): New function.
(completion-try-completion, completion-all-completions): Use it.
etc/NEWS
lisp/ChangeLog
lisp/minibuffer.el